# Pour convertir en html sans que le code soit visible pushd /misc/data17/reco/bouliagi/Notebooks/EncoreTV_Vc jupyter nbconvert univnet_demo.ipynb --no-input --no-prompt --to html --template lab cp univnet_demo.html /misc/data26-brs/ENCORTV1/voice_conv/vc_examples/univnet_demo_nb.html cd /misc/data26-brs/ENCORTV1/voice_conv/vc_examples/ git add univnet_demo_nb.html git commit -m 'Mise à jour' git push popd # Le résultat sera visible après max. 10 minutes sur # https://bouliagi.github.io/vc_examples/univnet_demo_nb.html